How many games will a college football team win in the upcoming season? How likely are they to win their conference championship?
This notebook displays 2022 predictions (as of Week 0) and historical data for Texas Tech.
Note: a team’s predicted win/loss total is the average
number of wins they achieve across all simulations of games in the
regular season.
Using each team’s rating, I simulate the result and margin of victory for each remaining game of the 2022 season 1000 times.
The following table shows the percentage of times in which Texas Tech won each of the games on their upcoming schedule. The margin of victory is the median margin of victory across all simulations.
Season | Week | Date | Team | Opponent | Pr(Win) | Prediction | Result | Correct? |
2022 | 1 | Sep 04 | Texas Tech | vs MURR | 0.915 | win by 23 | ||
2022 | 2 | Sep 10 | Texas Tech | vs HOU | 0.525 | win by 1 | ||
2022 | 3 | Sep 17 | Texas Tech | @ NCST | 0.321 | lose by 8 | ||
2022 | 4 | Sep 24 | Texas Tech | vs TEX | 0.527 | win by 1 | ||
2022 | 5 | Oct 01 | Texas Tech | @ KSU | 0.320 | lose by 7 | ||
2022 | 6 | Oct 08 | Texas Tech | @ OKST | 0.201 | lose by 15 | ||
2022 | 8 | Oct 22 | Texas Tech | vs WVU | 0.605 | win by 4 | ||
2022 | 9 | Oct 29 | Texas Tech | vs BAY | 0.401 | lose by 5 | ||
2022 | 10 | Nov 05 | Texas Tech | @ TCU | 0.472 | lose by 1 | ||
2022 | 11 | Nov 12 | Texas Tech | vs KU | 0.873 | win by 19 | ||
2022 | 12 | Nov 19 | Texas Tech | @ ISU | 0.301 | lose by 9.5 | ||
2022 | 13 | Nov 26 | Texas Tech | vs OKLA | 0.339 | lose by 8 |
It’s important to note that within each simulation the results of each game are not independent. The (simulated) results of each week are used to update each team’s rating going into the next week, which will then influence how likely they are to win games in the rest of the season. This means that in some simulations a team will overperform/underperform early and end up with a very good/poor season. A team’s predicted win total is the average number of wins they achieve across all simulations.
The visualization below shows how Texas Tech’s predicted win total has changed after each week of the regular season so far.
The table above indicates the aggregated result of every simulated game for the selected team. The visualization below shows the simulated paths for Texas Tech as of Week 0 in the 2022 season. This illustrates the most common paths left in a team’s season by showing how the result of one game tends to affect its future trajectory.
How is Texas Tech performing compared to preseason expectations? The visualization below shows the team’s rating so far compared to simulated ratings for the team from the start of the season. The simulated paths from the beginning of the season are shown in grey while the team’s actual rating so far is shown in the team’s color. Teams that are outperforming preseason expectations will be above the majority of the simulated paths; teams that are under performing will be below.
How has Texas Tech’s chance’s of winning a conference championship and making/winning the playoffs changed over the course of the season?
The simulations for an upcoming season make use of an (adjusted) Elo rating, which is a rating assigned to each team based on wins and losses in previous games. After wins, a team’s rating will go up; after losses, a team’s rating will go down. The magnitude of these increases/decreases will vary depend on the scoreline and strength of the opponent.
The following visualizations shows Texas Tech’s Elo rating from 1900 to 2022
In addition to a team’s historical Elo rating, I also compute and use each team’s offensive/defensive efficiency metrics from recent seasons to predict their expected future Elo rating. These efficiency metrics come from an expected points model I trained on on play by play data in order to identify the value of individual plays within a game.
I score every play with the model and then aggregate these results to the game and season level and adjust for opponent quality. These results are only available starting from the season of 2007, as this is when reliable play by play data becomes available.
For more details on what goes into creating these ratings, go to my description of the expected points model and my methodology for adjusting for opponent quality.
SEASON | TEAM | OFFENSE | DEFENSE | OVERALL |
2007 | Texas Tech | 0.155 | 0.018 | 0.172 |
2008 | Texas Tech | 0.215 | 0.002 | 0.217 |
2009 | Texas Tech | 0.088 | 0.106 | 0.195 |
2010 | Texas Tech | 0.018 | -0.042 | -0.024 |
2011 | Texas Tech | 0.113 | -0.118 | -0.006 |
2012 | Texas Tech | 0.090 | -0.006 | 0.083 |
2013 | Texas Tech | 0.066 | 0.010 | 0.076 |
2014 | Texas Tech | 0.119 | -0.098 | 0.021 |
2015 | Texas Tech | 0.146 | -0.128 | 0.018 |
2016 | Texas Tech | 0.169 | -0.181 | -0.012 |
2017 | Texas Tech | 0.095 | -0.004 | 0.091 |
2018 | Texas Tech | 0.008 | -0.001 | 0.007 |
2019 | Texas Tech | 0.049 | -0.031 | 0.018 |
2020 | Texas Tech | -0.048 | 0.044 | -0.004 |
2021 | Texas Tech | 0.104 | -0.060 | 0.044 |
These efficiency ratings indicate a team’s expected points per play when its offense or defense is on the field, adjusted for opponent quality. A team’s overall rating is a combination of its offense and defense ratings, and indicates the net points per play a team would expect when playing an average opponent.
For offenses, this indicates the average points the team scores against opponents per play. For defenses, this indicates the average points the team prevents opposing offenses from scoring per play. In both cases, I have set the scale of the variable to mean that positive is good while negative is bad.
The visualization below shows how a team has changed over time as well as their season end efficiency ranking (out of all FBS teams).
In addition to examinig how a team performs overall, we can examine each team’s efficiency based on the play type. How has Texas Tech performed when running/passing on offense vs defending the run/pass on defense?
Season | Team | Pass_Offense | Run_Offense | Pass_Defense | Run_Defense |
2007 | Texas Tech | 0.254 | 0.020 | 0.129 | -0.060 |
2008 | Texas Tech | 0.281 | 0.295 | 0.078 | -0.123 |
2009 | Texas Tech | 0.118 | 0.028 | 0.160 | 0.026 |
2010 | Texas Tech | 0.084 | -0.074 | -0.025 | -0.029 |
2011 | Texas Tech | 0.119 | 0.060 | -0.137 | -0.076 |
2012 | Texas Tech | 0.260 | -0.005 | 0.093 | -0.053 |
2013 | Texas Tech | 0.176 | 0.001 | 0.104 | -0.059 |
2014 | Texas Tech | 0.262 | 0.104 | -0.016 | -0.154 |
2015 | Texas Tech | 0.190 | 0.287 | -0.218 | -0.195 |
2016 | Texas Tech | 0.328 | 0.025 | -0.243 | -0.175 |
2017 | Texas Tech | 0.180 | 0.060 | -0.039 | 0.010 |
2018 | Texas Tech | 0.070 | -0.041 | -0.079 | 0.019 |
2019 | Texas Tech | 0.011 | 0.082 | -0.095 | 0.023 |
2020 | Texas Tech | -0.051 | 0.112 | 0.052 | -0.091 |
2021 | Texas Tech | 0.092 | 0.097 | -0.044 | -0.001 |
The following visualization shows how efficient Texas Tech’s offense has been running/passing the ball each season since 2007.
The following visualization shows how efficient Texas Tech’s defense has been in stopping the opponent’s run/pass in each season since 2007.